firecracker_d ~master (2022-03-02T10:04:16.0428256)
Dub
Repo
FirecrackerError
firecracker_d
models
error
Undocumented in source.
struct
FirecrackerError {
@
serializationKeys
("fault_message")
string
faultMessage
;
this
(string responseBody);
}
Constructors
this
this
(string responseBody)
Undocumented in source.
Members
Variables
faultMessage
string
faultMessage
;
Undocumented in source.
Meta
Source
See Implementation
firecracker_d
models
error
classes
FirecrackerException
functions
throwFromResponse
structs
FirecrackerError